#65DEF2#65DEF2
#65DEF2 is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.111 H 209.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEF2 |
|---|---|
| RGB | rgb(101, 222, 242) |
| HSL | hsl(189, 84%, 67%) |
| HSV | hsv(189, 58%, 95%) |
| CMYK | cmyk(58.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(82.60, -28.20, -19.99) |
| CIE-LCH | lch(82.60, 34.56, 215.33°) |
| OKLab | oklab(83.91% -0.0963 -0.0554) |
| OKLCH | oklch(83.91% 0.111 209.9) |
| XYZ | xyz(47.5086, 61.4153, 93.3378) |
| Luminance | 0.6142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.64
Aqua Blue
#02D8E9
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 5.10
Neon Blue
#04D9FF
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.89
Sky Blue
#87CEEB
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEF2 #F27965
analogous
#65F2C0 #65DEF2 #6597F2
triadic
#65DEF2 #F265DE #DEF265
tetradic
#65DEF2 #C065F2 #F27965 #97F265
square
#65DEF2 #C065F2 #F27965 #97F265
split-complementary
#65DEF2 #F26597 #F2C065
monochromatic
#11B1CB #2DD2ED #65DEF2 #9DEAF7 #D6F6FC
Accessibility & contrast
On white
1.58
#65DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#65DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEF2
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEF2 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F3
Deuteranopia (green-blind)
#B7C7F2
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65def2; /* rgb */ color: rgb(101, 222, 242); /* oklch */ color: oklch(83.9% 0.111 209.9);
Tailwind
colors: {
custom: {
50: '#9de8f6',
500: '#65def2',
950: '#000000',
},
}SCSS
$custom: #65def2; $custom-light: #9de8f6; $custom-dark: #000000;
JSON
{
"hex": "#65def2",
"rgb": {
"r": 101,
"g": 222,
"b": 242
},
"hsl": {
"h": 188.511,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.83907,
"c": 0.11108,
"h": 209.9
},
"luminance": 0.6142
}Semantic roles & 50–950 ramp
primary
#65DEF2
secondary
#C84833
accent
#2405E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485