#5CEFF3#5CEFF3
#5CEFF3 is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.6% C 0.124 H 197.7°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFF3 |
|---|---|
| RGB | rgb(92, 239, 243) |
| HSL | hsl(182, 86%, 66%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(62.1%, 1.6%, 0%, 4.7%) |
| CIE-LAB | lab(87.23, -37.46, -13.58) |
| CIE-LCH | lch(87.23, 39.84, 199.92°) |
| OKLab | oklab(87.58% -0.118 -0.0376) |
| OKLCH | oklch(87.58% 0.124 197.7) |
| XYZ | xyz(51.4507, 70.4738, 95.6679) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.63
Bright Cyan
#41FDFE
ΔE00 3.46
Aqua
#00FFFF
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 4.62
Bright Turquoise
#0FFEF9
ΔE00 5.15
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFF3 #F3605C
analogous
#5CF3AB #5CEFF3 #5CA4F3
triadic
#5CEFF3 #F35CEF #EFF35C
tetradic
#5CEFF3 #AB5CF3 #F3605C #A4F35C
square
#5CEFF3 #AB5CF3 #F3605C #A4F35C
split-complementary
#5CEFF3 #F35CA4 #F3AB5C
monochromatic
#0FC1C6 #23E9EF #5CEFF3 #95F5F7 #CEFAFB
Accessibility & contrast
On white
1.39
#5CEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5CEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFF3
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFF3 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F4
Deuteranopia (green-blind)
#C8D3F4
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ceff3; /* rgb */ color: rgb(92, 239, 243); /* oklch */ color: oklch(87.6% 0.124 197.7);
Tailwind
colors: {
custom: {
50: '#9bf4f7',
500: '#5ceff3',
950: '#000000',
},
}SCSS
$custom: #5ceff3; $custom-light: #9bf4f7; $custom-dark: #000000;
JSON
{
"hex": "#5ceff3",
"rgb": {
"r": 92,
"g": 239,
"b": 243
},
"hsl": {
"h": 181.589,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.87578,
"c": 0.12385,
"h": 197.7
},
"luminance": 0.70479
}Semantic roles & 50–950 ramp
primary
#5CEFF3
secondary
#C33430
accent
#0903E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585