#6FF0EE#6FF0EE
#6FF0EE is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.2% C 0.114 H 193.9°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0EE |
|---|---|
| RGB | rgb(111, 240, 238) |
| HSL | hsl(179, 81%, 69%) |
| HSV | hsv(179, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(87.90, -35.96, -9.89) |
| CIE-LCH | lch(87.90, 37.29, 195.38°) |
| OKLab | oklab(88.23% -0.1108 -0.0274) |
| OKLCH | oklch(88.23% 0.114 193.9) |
| XYZ | xyz(53.1417, 71.8676, 91.9436) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.77
Bright Light Blue
#26F7FD
ΔE00 4.05
Aqua
#00FFFF
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 6.11
Robin'S Egg
#6DEDFD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0EE #F06F71
analogous
#6FF0AE #6FF0EE #6FB2F0
triadic
#6FF0EE #EE6FF0 #F0EE6F
tetradic
#6FF0EE #AE6FF0 #F06F71 #B2F06F
square
#6FF0EE #AE6FF0 #F06F71 #B2F06F
split-complementary
#6FF0EE #F06FB2 #F0AE6F
monochromatic
#16CFCC #38EAE7 #6FF0EE #A6F6F5 #DEFCFB
Accessibility & contrast
On white
1.37
#6FF0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#6FF0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0EE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0EE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EE
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff0ee; /* rgb */ color: rgb(111, 240, 238); /* oklch */ color: oklch(88.2% 0.114 193.9);
Tailwind
colors: {
custom: {
50: '#a3f5f3',
500: '#6ff0ee',
950: '#000000',
},
}SCSS
$custom: #6ff0ee; $custom-light: #a3f5f3; $custom-dark: #000000;
JSON
{
"hex": "#6ff0ee",
"rgb": {
"r": 111,
"g": 240,
"b": 238
},
"hsl": {
"h": 179.07,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.88227,
"c": 0.11413,
"h": 193.9
},
"luminance": 0.71873
}Semantic roles & 50–950 ramp
primary
#6FF0EE
secondary
#C93A3D
accent
#080BDD
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585