#65FCE1#65FCE1
#65FCE1 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.134 H 179.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCE1 |
|---|---|
| RGB | rgb(101, 252, 225) |
| HSL | hsl(169, 96%, 69%) |
| HSV | hsv(169, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 10.7%, 1.2%) |
| CIE-LAB | lab(90.70, -46.40, 0.96) |
| CIE-LCH | lch(90.70, 46.41, 178.81°) |
| OKLab | oklab(90.29% -0.1342 0.0018) |
| OKLCH | oklch(90.29% 0.134 179.2) |
| XYZ | xyz(53.7615, 77.8182, 83.4067) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 4.39
Bright Aqua
#0BF9EA
ΔE00 4.75
Aquamarine
#7FFFD4
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.17
Aqua (survey)
#13EAC9
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCE1 #FC6580
analogous
#65FC96 #65FCE1 #65CBFC
triadic
#65FCE1 #E165FC #FCE165
tetradic
#65FCE1 #9665FC #FC6580 #CBFC65
square
#65FCE1 #9665FC #FC6580 #CBFC65
split-complementary
#65FCE1 #FC65CB #FC9665
monochromatic
#04E2BB #29FBD5 #65FCE1 #A1FDED #DDFEF8
Accessibility & contrast
On white
1.27
#65FCE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#65FCE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCE1
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCE1 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE0
Deuteranopia (green-blind)
#DCDEE3
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65fce1; /* rgb */ color: rgb(101, 252, 225); /* oklch */ color: oklch(90.3% 0.134 179.2);
Tailwind
colors: {
custom: {
50: '#9ffeea',
500: '#65fce1',
950: '#000000',
},
}SCSS
$custom: #65fce1; $custom-light: #9ffeea; $custom-dark: #000000;
JSON
{
"hex": "#65fce1",
"rgb": {
"r": 101,
"g": 252,
"b": 225
},
"hsl": {
"h": 169.272,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.90294,
"c": 0.13417,
"h": 179.2
},
"luminance": 0.77824
}Semantic roles & 50–950 ramp
primary
#65FCE1
secondary
#D62F4D
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684