#65E7EF#65E7EF
#65E7EF is a very light, moderate teal. Relative luminance 0.662; OKLCH L 85.9% C 0.114 H 200.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65E7EF |
|---|---|
| RGB | rgb(101, 231, 239) |
| HSL | hsl(183, 81%, 67%) |
| HSV | hsv(183, 58%, 94%) |
| CMYK | cmyk(57.7%, 3.3%, 0%, 6.3%) |
| CIE-LAB | lab(85.07, -33.33, -14.68) |
| CIE-LCH | lch(85.07, 36.42, 203.78°) |
| OKLab | oklab(85.87% -0.1068 -0.0406) |
| OKLCH | oklch(85.87% 0.114 200.8) |
| XYZ | xyz(49.5162, 66.1455, 91.8025) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Robin Egg Blue
#8AF1FE
ΔE00 4.39
Bright Light Blue
#26F7FD
ΔE00 4.65
Aqua Blue
#02D8E9
ΔE00 5.14
Robin'S Egg Blue
#98EFF9
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E7EF #EF6D65
analogous
#65EFB2 #65E7EF #65A2EF
triadic
#65E7EF #EF65E7 #E7EF65
tetradic
#65E7EF #B265EF #EF6D65 #A2EF65
square
#65E7EF #B265EF #EF6D65 #A2EF65
split-complementary
#65E7EF #EF65A2 #EFB265
monochromatic
#14BBC5 #2EDEE9 #65E7EF #9CF0F5 #D4F8FB
Accessibility & contrast
On white
1.48
#65E7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#65E7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E7EF
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E7EF | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEF0
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#00EFE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65e7ef; /* rgb */ color: rgb(101, 231, 239); /* oklch */ color: oklch(85.9% 0.114 200.8);
Tailwind
colors: {
custom: {
50: '#9eeff4',
500: '#65e7ef',
950: '#000000',
},
}SCSS
$custom: #65e7ef; $custom-light: #9eeff4; $custom-dark: #000000;
JSON
{
"hex": "#65e7ef",
"rgb": {
"r": 101,
"g": 231,
"b": 239
},
"hsl": {
"h": 183.478,
"s": 81.176,
"l": 66.667
},
"oklch": {
"l": 0.85865,
"c": 0.11426,
"h": 200.8
},
"luminance": 0.66151
}Semantic roles & 50–950 ramp
primary
#65E7EF
secondary
#C33E36
accent
#1408DE
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101617
muted
#808585