#65F1E2#65F1E2
#65F1E2 is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.8% C 0.123 H 185.5°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #65F1E2 |
|---|---|
| RGB | rgb(101, 241, 226) |
| HSL | hsl(174, 83%, 67%) |
| HSV | hsv(174, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 6.2%, 5.5%) |
| CIE-LAB | lab(87.56, -41.31, -4.15) |
| CIE-LCH | lch(87.56, 41.52, 185.73°) |
| OKLab | oklab(87.76% -0.1225 -0.0118) |
| OKLCH | oklch(87.76% 0.123 185.5) |
| XYZ | xyz(50.5435, 71.1631, 83.0090) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.46
Tiffany Blue
#7BF2DA
ΔE00 3.48
Turquoise
#40E0D0
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 5.09
Bright Cyan
#41FDFE
ΔE00 6.04
Aqua
#00FFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F1E2 #F16574
analogous
#65F19C #65F1E2 #65BAF1
triadic
#65F1E2 #E265F1 #F1E265
tetradic
#65F1E2 #9C65F1 #F16574 #BAF165
square
#65F1E2 #9C65F1 #F16574 #BAF165
split-complementary
#65F1E2 #F165BA #F19C65
monochromatic
#12C9B6 #2DECD7 #65F1E2 #9DF6ED #D5FBF7
Accessibility & contrast
On white
1.38
#65F1E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#65F1E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F1E2
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F1E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F1E2 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E5E2
Deuteranopia (green-blind)
#D0D5E4
Tritanopia (blue-blind)
#00F6EC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f1e2; /* rgb */ color: rgb(101, 241, 226); /* oklch */ color: oklch(87.8% 0.123 185.5);
Tailwind
colors: {
custom: {
50: '#9ef6eb',
500: '#65f1e2',
950: '#000000',
},
}SCSS
$custom: #65f1e2; $custom-light: #9ef6eb; $custom-dark: #000000;
JSON
{
"hex": "#65f1e2",
"rgb": {
"r": 101,
"g": 241,
"b": 226
},
"hsl": {
"h": 173.571,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.87759,
"c": 0.12308,
"h": 185.5
},
"luminance": 0.71168
}Semantic roles & 50–950 ramp
primary
#65F1E2
secondary
#C63444
accent
#061DE0
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#101716
muted
#808584