#6EFFEF#6EFFEF
#6EFFEF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.127 H 185.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFFEF |
|---|---|
| RGB | rgb(110, 255, 239) |
| HSL | hsl(173, 100%, 72%) |
| HSV | hsv(173, 57%, 100%) |
| CMYK | cmyk(56.9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(92.16, -42.68, -4.12) |
| CIE-LCH | lch(92.16, 42.88, 185.52°) |
| OKLab | oklab(91.67% -0.1265 -0.0118) |
| OKLCH | oklch(91.67% 0.127 185.3) |
| XYZ | xyz(57.7635, 81.0612, 94.2469) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.62
Tiffany Blue
#7BF2DA
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.62
Bright Cyan
#41FDFE
ΔE00 5.71
Aqua
#00FFFF
ΔE00 5.81
Light Aqua
#8CFFDB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFFEF #FF6E7E
analogous
#6EFFA7 #6EFFEF #6EC7FF
triadic
#6EFFEF #EF6EFF #FFEF6E
tetradic
#6EFFEF #A76EFF #FF6E7E #C7FF6E
square
#6EFFEF #A76EFF #FF6E7E #C7FF6E
split-complementary
#6EFFEF #FF6EC7 #FFA76E
monochromatic
#00F3D8 #31FFE8 #6EFFEF #ABFFF6 #E0FFFC
Accessibility & contrast
On white
1.22
#6EFFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#6EFFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFFEF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFFEF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6effef; /* rgb */ color: rgb(110, 255, 239); /* oklch */ color: oklch(91.7% 0.127 185.3);
Tailwind
colors: {
custom: {
50: '#a4fff4',
500: '#6effef',
950: '#000000',
},
}SCSS
$custom: #6effef; $custom-light: #a4fff4; $custom-dark: #000000;
JSON
{
"hex": "#6effef",
"rgb": {
"r": 110,
"g": 255,
"b": 239
},
"hsl": {
"h": 173.379,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.9167,
"c": 0.12703,
"h": 185.3
},
"luminance": 0.81067
}Semantic roles & 50–950 ramp
primary
#6EFFEF
secondary
#DB3648
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685