#6FE3EA#6FE3EA
#6FE3EA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.1% C 0.105 H 200.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE3EA |
|---|---|
| RGB | rgb(111, 227, 234) |
| HSL | hsl(183, 75%, 68%) |
| HSV | hsv(183, 53%, 92%) |
| CMYK | cmyk(52.6%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(84.10, -30.89, -13.47) |
| CIE-LCH | lch(84.10, 33.70, 203.56°) |
| OKLab | oklab(85.12% -0.0986 -0.0372) |
| OKLCH | oklch(85.12% 0.105 200.7) |
| XYZ | xyz(48.8698, 64.2536, 87.6527) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.47
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Aqua Blue
#02D8E9
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 5.80
Bright Cyan
#41FDFE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE3EA #EA766F
analogous
#6FEAB4 #6FE3EA #6FA5EA
triadic
#6FE3EA #EA6FE3 #E3EA6F
tetradic
#6FE3EA #B46FEA #EA766F #A5EA6F
square
#6FE3EA #B46FEA #EA766F #A5EA6F
split-complementary
#6FE3EA #EA6FA5 #EAB46F
monochromatic
#1CB9C2 #3AD9E2 #6FE3EA #A4EDF2 #DAF8FA
Accessibility & contrast
On white
1.52
#6FE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#6FE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE3EA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE3EA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#C1CBEB
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6fe3ea; /* rgb */ color: rgb(111, 227, 234); /* oklch */ color: oklch(85.1% 0.105 200.7);
Tailwind
colors: {
custom: {
50: '#a2ecf0',
500: '#6fe3ea',
950: '#000000',
},
}SCSS
$custom: #6fe3ea; $custom-light: #a2ecf0; $custom-dark: #000000;
JSON
{
"hex": "#6fe3ea",
"rgb": {
"r": 111,
"g": 227,
"b": 234
},
"hsl": {
"h": 183.415,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.85119,
"c": 0.10543,
"h": 200.7
},
"luminance": 0.64258
}Semantic roles & 50–950 ramp
primary
#6FE3EA
secondary
#C1443D
accent
#1A0FD7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485