#6FFDEA#6FFDEA
#6FFDEA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.126 H 183.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDEA |
|---|---|
| RGB | rgb(111, 253, 234) |
| HSL | hsl(172, 97%, 71%) |
| HSV | hsv(172, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(91.49, -42.84, -2.51) |
| CIE-LCH | lch(91.49, 42.92, 183.36°) |
| OKLab | oklab(91.09% -0.126 -0.0075) |
| OKLCH | oklch(91.09% 0.126 183.4) |
| XYZ | xyz(56.5255, 79.5650, 90.2046) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.30
Bright Aqua
#0BF9EA
ΔE00 3.81
Bright Turquoise
#0FFEF9
ΔE00 5.47
Light Aqua
#8CFFDB
ΔE00 5.94
Bright Cyan
#41FDFE
ΔE00 6.69
Turquoise
#40E0D0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDEA #FD6F82
analogous
#6FFDA3 #6FFDEA #6FC9FD
triadic
#6FFDEA #EA6FFD #FDEA6F
tetradic
#6FFDEA #A36FFD #FD6F82 #C9FD6F
square
#6FFDEA #A36FFD #FD6F82 #C9FD6F
split-complementary
#6FFDEA #FD6FC9 #FDA36F
monochromatic
#03EECF #33FCE1 #6FFDEA #ABFEF3 #E1FFFB
Accessibility & contrast
On white
1.24
#6FFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#6FFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDEA
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDEA | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E9
Deuteranopia (green-blind)
#DCE0EC
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6ffdea; /* rgb */ color: rgb(111, 253, 234); /* oklch */ color: oklch(91.1% 0.126 183.4);
Tailwind
colors: {
custom: {
50: '#a4fef0',
500: '#6ffdea',
950: '#000000',
},
}SCSS
$custom: #6ffdea; $custom-light: #a4fef0; $custom-dark: #000000;
JSON
{
"hex": "#6ffdea",
"rgb": {
"r": 111,
"g": 253,
"b": 234
},
"hsl": {
"h": 171.972,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91092,
"c": 0.12621,
"h": 183.4
},
"luminance": 0.79571
}Semantic roles & 50–950 ramp
primary
#6FFDEA
secondary
#D9374D
accent
#001FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685