#6FFDF9#6FFDF9
#6FFDF9 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.6% C 0.123 H 192.7°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFDF9 |
|---|---|
| RGB | rgb(111, 253, 249) |
| HSL | hsl(178, 97%, 71%) |
| HSV | hsv(178, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 1.6%, 0.8%) |
| CIE-LAB | lab(91.89, -39.08, -9.70) |
| CIE-LCH | lch(91.89, 40.27, 193.93°) |
| OKLab | oklab(91.55% -0.1197 -0.0269) |
| OKLCH | oklch(91.55% 0.123 192.7) |
| XYZ | xyz(58.7723, 80.4637, 102.0379) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.59
Bright Turquoise
#0FFEF9
ΔE00 3.44
Aqua
#00FFFF
ΔE00 3.48
Bright Light Blue
#26F7FD
ΔE00 4.15
Bright Aqua
#0BF9EA
ΔE00 5.24
Light Cyan
#ACFFFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFDF9 #FD6F73
analogous
#6FFDB2 #6FFDF9 #6FBAFD
triadic
#6FFDF9 #F96FFD #FDF96F
tetradic
#6FFDF9 #B26FFD #FD6F73 #BAFD6F
square
#6FFDF9 #B26FFD #FD6F73 #BAFD6F
split-complementary
#6FFDF9 #FD6FBA #FDB26F
monochromatic
#03EEE8 #33FCF6 #6FFDF9 #ABFEFC #E1FFFE
Accessibility & contrast
On white
1.23
#6FFDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#6FFDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFDF9
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFDF9 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2F9
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6ffdf9; /* rgb */ color: rgb(111, 253, 249); /* oklch */ color: oklch(91.6% 0.123 192.7);
Tailwind
colors: {
custom: {
50: '#a5fefb',
500: '#6ffdf9',
950: '#000000',
},
}SCSS
$custom: #6ffdf9; $custom-light: #a5fefb; $custom-dark: #000000;
JSON
{
"hex": "#6ffdf9",
"rgb": {
"r": 111,
"g": 253,
"b": 249
},
"hsl": {
"h": 178.31,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.91552,
"c": 0.12272,
"h": 192.7
},
"luminance": 0.8047
}Semantic roles & 50–950 ramp
primary
#6FFDF9
secondary
#D9373C
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685