#65FCEE#65FCEE
#65FCEE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.129 H 186.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCEE |
|---|---|
| RGB | rgb(101, 252, 238) |
| HSL | hsl(174, 96%, 69%) |
| HSV | hsv(174, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.03, -43.17, -5.29) |
| CIE-LCH | lch(91.03, 43.50, 186.99°) |
| OKLab | oklab(90.68% -0.1286 -0.015) |
| OKLCH | oklch(90.68% 0.129 186.6) |
| XYZ | xyz(55.6029, 78.5547, 93.1046) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.96
Bright Turquoise
#0FFEF9
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.56
Bright Cyan
#41FDFE
ΔE00 4.96
Aqua
#00FFFF
ΔE00 5.05
Turquoise
#40E0D0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCEE #FC6573
analogous
#65FCA3 #65FCEE #65BFFC
triadic
#65FCEE #EE65FC #FCEE65
tetradic
#65FCEE #A365FC #FC6573 #BFFC65
square
#65FCEE #A365FC #FC6573 #BFFC65
split-complementary
#65FCEE #FC65BF #FCA365
monochromatic
#04E2CE #29FBE7 #65FCEE #A1FDF5 #DDFEFB
Accessibility & contrast
On white
1.26
#65FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#65FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCEE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCEE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEE
Deuteranopia (green-blind)
#D9DEF0
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65fcee; /* rgb */ color: rgb(101, 252, 238); /* oklch */ color: oklch(90.7% 0.129 186.6);
Tailwind
colors: {
custom: {
50: '#a0fef3',
500: '#65fcee',
950: '#000000',
},
}SCSS
$custom: #65fcee; $custom-light: #a0fef3; $custom-dark: #000000;
JSON
{
"hex": "#65fcee",
"rgb": {
"r": 101,
"g": 252,
"b": 238
},
"hsl": {
"h": 174.437,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.90678,
"c": 0.12947,
"h": 186.6
},
"luminance": 0.78561
}Semantic roles & 50–950 ramp
primary
#65FCEE
secondary
#D62F3E
accent
#0015E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685