#65E2F7#65E2F7
#65E2F7 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.0% C 0.114 H 210.2°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2F7 |
|---|---|
| RGB | rgb(101, 226, 247) |
| HSL | hsl(189, 90%, 68%) |
| HSV | hsv(189, 59%, 97%) |
| CMYK | cmyk(59.1%, 8.5%, 0%, 3.1%) |
| CIE-LAB | lab(83.90, -28.74, -20.67) |
| CIE-LCH | lch(83.90, 35.40, 215.73°) |
| OKLab | oklab(85% -0.0985 -0.0573) |
| OKLCH | oklch(85% 0.114 210.2) |
| XYZ | xyz(49.3448, 63.8698, 97.7053) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.96
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Aqua Blue
#02D8E9
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2F7 #F77A65
analogous
#65F7C3 #65E2F7 #6599F7
triadic
#65E2F7 #F765E2 #E2F765
tetradic
#65E2F7 #C365F7 #F77A65 #99F765
square
#65E2F7 #C365F7 #F77A65 #99F765
split-complementary
#65E2F7 #F76599 #F7C365
monochromatic
#0BB9D6 #2BD7F4 #65E2F7 #9FEDFA #D9F8FD
Accessibility & contrast
On white
1.52
#65E2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#65E2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2F7
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2F7 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF8
Deuteranopia (green-blind)
#BACAF7
Tritanopia (blue-blind)
#00ECE8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e2f7; /* rgb */ color: rgb(101, 226, 247); /* oklch */ color: oklch(85.0% 0.114 210.2);
Tailwind
colors: {
custom: {
50: '#9eebf9',
500: '#65e2f7',
950: '#000000',
},
}SCSS
$custom: #65e2f7; $custom-light: #9eebf9; $custom-dark: #000000;
JSON
{
"hex": "#65e2f7",
"rgb": {
"r": 101,
"g": 226,
"b": 247
},
"hsl": {
"h": 188.63,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.85003,
"c": 0.11393,
"h": 210.2
},
"luminance": 0.63875
}Semantic roles & 50–950 ramp
primary
#65E2F7
secondary
#D04730
accent
#2100E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#101617
muted
#808485