#65DEF3#65DEF3
#65DEF3 is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.111 H 210.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEF3 |
|---|---|
| RGB | rgb(101, 222, 243) |
| HSL | hsl(189, 86%, 67%) |
| HSV | hsv(189, 58%, 95%) |
| CMYK | cmyk(58.4%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.63, -27.92, -20.47) |
| CIE-LCH | lch(82.63, 34.62, 216.25°) |
| OKLab | oklab(83.94% -0.0959 -0.0567) |
| OKLCH | oklch(83.94% 0.111 210.6) |
| XYZ | xyz(47.6592, 61.4755, 94.1310) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.78
Aqua Blue
#02D8E9
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.00
Sky Blue
#87CEEB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEF3 #F37A65
analogous
#65F3C1 #65DEF3 #6597F3
triadic
#65DEF3 #F365DE #DEF365
tetradic
#65DEF3 #C165F3 #F37A65 #97F365
square
#65DEF3 #C165F3 #F37A65 #97F365
split-complementary
#65DEF3 #F36597 #F3C165
monochromatic
#10B2CE #2CD2EF #65DEF3 #9EEAF7 #D7F6FC
Accessibility & contrast
On white
1.58
#65DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#65DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEF3
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEF3 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65def3; /* rgb */ color: rgb(101, 222, 243); /* oklch */ color: oklch(83.9% 0.111 210.6);
Tailwind
colors: {
custom: {
50: '#9de8f7',
500: '#65def3',
950: '#000000',
},
}SCSS
$custom: #65def3; $custom-light: #9de8f7; $custom-dark: #000000;
JSON
{
"hex": "#65def3",
"rgb": {
"r": 101,
"g": 222,
"b": 243
},
"hsl": {
"h": 188.873,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.83944,
"c": 0.11142,
"h": 210.6
},
"luminance": 0.6148
}Semantic roles & 50–950 ramp
primary
#65DEF3
secondary
#CA4933
accent
#2403E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485