#5FEEC2#5FEEC2
#5FEEC2 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.0% C 0.139 H 169.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEEC2 |
|---|---|
| RGB | rgb(95, 238, 194) |
| HSL | hsl(162, 81%, 65%) |
| HSV | hsv(162, 60%, 93%) |
| CMYK | cmyk(60.1%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.74, -48.77, 9.93) |
| CIE-LCH | lch(85.74, 49.77, 168.49°) |
| OKLab | oklab(85.97% -0.1366 0.0254) |
| OKLCH | oklch(85.97% 0.139 169.5) |
| XYZ | xyz(45.0267, 67.4724, 61.6790) |
| Luminance | 0.6748 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.71
Light Turquoise
#7EF4CC
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 3.75
Aquamarine
#7FFFD4
ΔE00 4.12
Light Aquamarine
#7BFDC7
ΔE00 4.30
Aqua (survey)
#13EAC9
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEEC2 #EE5F8B
analogous
#5FEE7A #5FEEC2 #5FD3EE
triadic
#5FEEC2 #C25FEE #EEC25F
tetradic
#5FEEC2 #7A5FEE #EE5F8B #D3EE5F
square
#5FEEC2 #7A5FEE #EE5F8B #D3EE5F
split-complementary
#5FEEC2 #EE5FD3 #EE7A5F
monochromatic
#14BE8A #28E8AD #5FEEC2 #96F4D7 #CEFAEC
Accessibility & contrast
On white
1.45
#5FEEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5FEEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEEC2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEEC2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D4D0C5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5feec2; /* rgb */ color: rgb(95, 238, 194); /* oklch */ color: oklch(86.0% 0.139 169.5);
Tailwind
colors: {
custom: {
50: '#99f4d4',
500: '#5feec2',
950: '#000000',
},
}SCSS
$custom: #5feec2; $custom-light: #99f4d4; $custom-dark: #000000;
JSON
{
"hex": "#5feec2",
"rgb": {
"r": 95,
"g": 238,
"b": 194
},
"hsl": {
"h": 161.538,
"s": 80.791,
"l": 65.294
},
"oklch": {
"l": 0.8597,
"c": 0.13894,
"h": 169.5
},
"luminance": 0.67477
}Semantic roles & 50–950 ramp
primary
#5FEEC2
secondary
#BD345E
accent
#084ADD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583