#6FFDEF#6FFDEF
#6FFDEF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.125 H 186.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDEF |
|---|---|
| RGB | rgb(111, 253, 239) |
| HSL | hsl(174, 97%, 71%) |
| HSV | hsv(174, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.62, -41.61, -4.91) |
| CIE-LCH | lch(91.62, 41.90, 186.73°) |
| OKLab | oklab(91.24% -0.1239 -0.0139) |
| OKLCH | oklch(91.24% 0.125 186.4) |
| XYZ | xyz(57.2540, 79.8564, 94.0412) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.62
Bright Turquoise
#0FFEF9
ΔE00 4.27
Tiffany Blue
#7BF2DA
ΔE00 4.43
Bright Cyan
#41FDFE
ΔE00 5.17
Aqua
#00FFFF
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDEF #FD6F7D
analogous
#6FFDA8 #6FFDEF #6FC4FD
triadic
#6FFDEF #EF6FFD #FDEF6F
tetradic
#6FFDEF #A86FFD #FD6F7D #C4FD6F
square
#6FFDEF #A86FFD #FD6F7D #C4FD6F
split-complementary
#6FFDEF #FD6FC4 #FDA86F
monochromatic
#03EED7 #33FCE8 #6FFDEF #ABFEF6 #E1FFFC
Accessibility & contrast
On white
1.24
#6FFDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#6FFDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDEF
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDEF | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 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: #6ffdef; /* rgb */ color: rgb(111, 253, 239); /* oklch */ color: oklch(91.2% 0.125 186.4);
Tailwind
colors: {
custom: {
50: '#a5fef4',
500: '#6ffdef',
950: '#000000',
},
}SCSS
$custom: #6ffdef; $custom-light: #a5fef4; $custom-dark: #000000;
JSON
{
"hex": "#6ffdef",
"rgb": {
"r": 111,
"g": 253,
"b": 239
},
"hsl": {
"h": 174.085,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91241,
"c": 0.12466,
"h": 186.4
},
"luminance": 0.79862
}Semantic roles & 50–950 ramp
primary
#6FFDEF
secondary
#D93747
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685