#6FF0ED#6FF0ED
#6FF0ED is a very light, moderate teal. Relative luminance 0.718; OKLCH L 88.2% C 0.114 H 193.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF0ED |
|---|---|
| RGB | rgb(111, 240, 237) |
| HSL | hsl(179, 81%, 69%) |
| HSV | hsv(179, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 1.2%, 5.9%) |
| CIE-LAB | lab(87.88, -36.21, -9.41) |
| CIE-LCH | lch(87.88, 37.42, 194.57°) |
| OKLab | oklab(88.2% -0.1112 -0.0261) |
| OKLCH | oklch(88.2% 0.114 193.2) |
| XYZ | xyz(52.9952, 71.8090, 91.1720) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.84
Bright Light Blue
#26F7FD
ΔE00 4.24
Bright Turquoise
#0FFEF9
ΔE00 4.76
Aqua
#00FFFF
ΔE00 4.82
Bright Aqua
#0BF9EA
ΔE00 5.85
Light Cyan
#ACFFFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF0ED #F06F72
analogous
#6FF0AD #6FF0ED #6FB3F0
triadic
#6FF0ED #ED6FF0 #F0ED6F
tetradic
#6FF0ED #AD6FF0 #F06F72 #B3F06F
square
#6FF0ED #AD6FF0 #F06F72 #B3F06F
split-complementary
#6FF0ED #F06FB3 #F0AD6F
monochromatic
#16CFCB #38EAE6 #6FF0ED #A6F6F4 #DEFCFB
Accessibility & contrast
On white
1.37
#6FF0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#6FF0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF0ED
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF0ED | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6ff0ed; /* rgb */ color: rgb(111, 240, 237); /* oklch */ color: oklch(88.2% 0.114 193.2);
Tailwind
colors: {
custom: {
50: '#a3f5f2',
500: '#6ff0ed',
950: '#000000',
},
}SCSS
$custom: #6ff0ed; $custom-light: #a3f5f2; $custom-dark: #000000;
JSON
{
"hex": "#6ff0ed",
"rgb": {
"r": 111,
"g": 240,
"b": 237
},
"hsl": {
"h": 178.605,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.88195,
"c": 0.11422,
"h": 193.2
},
"luminance": 0.71814
}Semantic roles & 50–950 ramp
primary
#6FF0ED
secondary
#C93A3E
accent
#080DDD
background
#FDFFFF
surface
#F7FEFE
border
#D0D6D6
text
#101717
muted
#818585