#5CEBBF#5CEBBF
#5CEBBF is a very light, vivid teal. Relative luminance 0.655; OKLCH L 85.1% C 0.139 H 169.4°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBBF |
|---|---|
| RGB | rgb(92, 235, 191) |
| HSL | hsl(162, 78%, 64%) |
| HSV | hsv(162, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(84.71, -48.73, 10.02) |
| CIE-LCH | lch(84.71, 49.75, 168.38°) |
| OKLab | oklab(85.09% -0.1364 0.0256) |
| OKLCH | oklch(85.09% 0.139 169.4) |
| XYZ | xyz(43.5213, 65.4491, 59.6195) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 4.42
Seafoam
#7FE0B3
ΔE00 4.53
Aquamarine
#7FFFD4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBBF #EB5C88
analogous
#5CEB78 #5CEBBF #5CD0EB
triadic
#5CEBBF #BF5CEB #EBBF5C
tetradic
#5CEBBF #785CEB #EB5C88 #D0EB5C
square
#5CEBBF #785CEB #EB5C88 #D0EB5C
split-complementary
#5CEBBF #EB5CD0 #EB785C
monochromatic
#16B685 #25E4AA #5CEBBF #93F2D4 #C9F8EA
Accessibility & contrast
On white
1.49
#5CEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5CEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBBF
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBBF | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBD
Deuteranopia (green-blind)
#D1CDC2
Tritanopia (blue-blind)
#00ECDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5cebbf; /* rgb */ color: rgb(92, 235, 191); /* oklch */ color: oklch(85.1% 0.139 169.4);
Tailwind
colors: {
custom: {
50: '#98f2d2',
500: '#5cebbf',
950: '#000000',
},
}SCSS
$custom: #5cebbf; $custom-light: #98f2d2; $custom-dark: #000000;
JSON
{
"hex": "#5cebbf",
"rgb": {
"r": 92,
"g": 235,
"b": 191
},
"hsl": {
"h": 161.538,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.85086,
"c": 0.1388,
"h": 169.4
},
"luminance": 0.65454
}Semantic roles & 50–950 ramp
primary
#5CEBBF
secondary
#B6355D
accent
#0B4BDA
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583