#6EFDEF#6EFDEF
#6EFDEF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.125 H 186.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDEF |
|---|---|
| RGB | rgb(110, 253, 239) |
| HSL | hsl(174, 97%, 71%) |
| HSV | hsv(174, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.59, -41.79, -4.96) |
| CIE-LCH | lch(91.59, 42.08, 186.77°) |
| OKLab | oklab(91.21% -0.1244 -0.014) |
| OKLCH | oklch(91.21% 0.125 186.4) |
| XYZ | xyz(57.1288, 79.7918, 94.0353) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 4.22
Tiffany Blue
#7BF2DA
ΔE00 4.45
Bright Cyan
#41FDFE
ΔE00 5.14
Aqua
#00FFFF
ΔE00 5.34
Turquoise
#40E0D0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDEF #FD6E7C
analogous
#6EFDA7 #6EFDEF #6EC3FD
triadic
#6EFDEF #EF6EFD #FDEF6E
tetradic
#6EFDEF #A76EFD #FD6E7C #C3FD6E
square
#6EFDEF #A76EFD #FD6E7C #C3FD6E
split-complementary
#6EFDEF #FD6EC3 #FDA76E
monochromatic
#03EDD6 #32FCE8 #6EFDEF #AAFEF6 #E1FFFC
Accessibility & contrast
On white
1.24
#6EFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#6EFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDEF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDEF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#DBE0F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdef; /* rgb */ color: rgb(110, 253, 239); /* oklch */ color: oklch(91.2% 0.125 186.4);
Tailwind
colors: {
custom: {
50: '#a4fef4',
500: '#6efdef',
950: '#000000',
},
}SCSS
$custom: #6efdef; $custom-light: #a4fef4; $custom-dark: #000000;
JSON
{
"hex": "#6efdef",
"rgb": {
"r": 110,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.126,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.9121,
"c": 0.12522,
"h": 186.4
},
"luminance": 0.79798
}Semantic roles & 50–950 ramp
primary
#6EFDEF
secondary
#D93646
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685