#4EE3EE#4EE3EE
#4EE3EE is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.3% C 0.124 H 202.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #4EE3EE |
|---|---|
| RGB | rgb(78, 227, 238) |
| HSL | hsl(184, 82%, 62%) |
| HSV | hsv(184, 67%, 93%) |
| CMYK | cmyk(67.2%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(83.30, -35.34, -16.88) |
| CIE-LCH | lch(83.30, 39.16, 205.53°) |
| OKLab | oklab(84.25% -0.1147 -0.0468) |
| OKLCH | oklch(84.25% 0.124 202.2) |
| XYZ | xyz(46.0368, 62.7257, 90.5533) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.49
Robin'S Egg
#6DEDFD
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Darkturquoise
#00CED1
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4EE3EE #EE594E
analogous
#4EEEA9 #4EE3EE #4E93EE
triadic
#4EE3EE #EE4EE3 #E3EE4E
tetradic
#4EE3EE #A94EEE #EE594E #93EE4E
square
#4EE3EE #A94EEE #EE594E #93EE4E
split-complementary
#4EE3EE #EE4E93 #EEA94E
monochromatic
#11A6B1 #16DAE8 #4EE3EE #86ECF3 #BEF5F9
Accessibility & contrast
On white
1.55
#4EE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#4EE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4EE3EE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4EE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4EE3EE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#BBC8EF
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #4ee3ee; /* rgb */ color: rgb(78, 227, 238); /* oklch */ color: oklch(84.3% 0.124 202.2);
Tailwind
colors: {
custom: {
50: '#94ecf3',
500: '#4ee3ee',
950: '#000000',
},
}SCSS
$custom: #4ee3ee; $custom-light: #94ecf3; $custom-dark: #000000;
JSON
{
"hex": "#4ee3ee",
"rgb": {
"r": 78,
"g": 227,
"b": 238
},
"hsl": {
"h": 184.125,
"s": 82.474,
"l": 61.961
},
"oklch": {
"l": 0.84254,
"c": 0.12392,
"h": 202.2
},
"luminance": 0.62731
}Semantic roles & 50–950 ramp
primary
#4EE3EE
secondary
#B1382F
accent
#1507DF
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485