#5CEFFB#5CEFFB
#5CEFFB is a very light, vivid teal. Relative luminance 0.710; OKLCH L 87.9% C 0.124 H 202.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFFB |
|---|---|
| RGB | rgb(92, 239, 251) |
| HSL | hsl(185, 95%, 67%) |
| HSV | hsv(185, 63%, 98%) |
| CMYK | cmyk(63.3%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(87.47, -35.26, -17.41) |
| CIE-LCH | lch(87.47, 39.32, 206.27°) |
| OKLab | oklab(87.85% -0.1147 -0.0482) |
| OKLCH | oklch(87.85% 0.124 202.8) |
| XYZ | xyz(52.6852, 70.9676, 102.1696) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.18
Bright Light Blue
#26F7FD
ΔE00 3.77
Robin Egg Blue
#8AF1FE
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Aqua Blue
#02D8E9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFFB #FB685C
analogous
#5CFBB7 #5CEFFB #5CA0FB
triadic
#5CEFFB #FB5CEF #EFFB5C
tetradic
#5CEFFB #B75CFB #FB685C #A0FB5C
square
#5CEFFB #B75CFB #FB685C #A0FB5C
split-complementary
#5CEFFB #FB5CA0 #FBB75C
monochromatic
#05C7D7 #20E9FA #5CEFFB #98F5FC #D3FBFE
Accessibility & contrast
On white
1.38
#5CEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#5CEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFFB
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFFB | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FC
Deuteranopia (green-blind)
#C6D4FC
Tritanopia (blue-blind)
#00F8F2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ceffb; /* rgb */ color: rgb(92, 239, 251); /* oklch */ color: oklch(87.9% 0.124 202.8);
Tailwind
colors: {
custom: {
50: '#9bf4fc',
500: '#5ceffb',
950: '#000000',
},
}SCSS
$custom: #5ceffb; $custom-light: #9bf4fc; $custom-dark: #000000;
JSON
{
"hex": "#5ceffb",
"rgb": {
"r": 92,
"g": 239,
"b": 251
},
"hsl": {
"h": 184.528,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.87852,
"c": 0.12448,
"h": 202.8
},
"luminance": 0.70973
}Semantic roles & 50–950 ramp
primary
#5CEFFB
secondary
#D1372A
accent
#1100E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585