#6DFBEF#6DFBEF
#6DFBEF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.124 H 187.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFBEF |
|---|---|
| RGB | rgb(109, 251, 239) |
| HSL | hsl(175, 95%, 71%) |
| HSV | hsv(175, 57%, 98%) |
| CMYK | cmyk(56.6%, 0%, 4.8%, 1.6%) |
| CIE-LAB | lab(90.99, -41.08, -5.84) |
| CIE-LCH | lch(90.99, 41.49, 188.09°) |
| OKLab | oklab(90.72% -0.1229 -0.0164) |
| OKLCH | oklch(90.72% 0.124 187.6) |
| XYZ | xyz(56.3770, 78.4719, 93.8201) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.58
Bright Turquoise
#0FFEF9
ΔE00 3.86
Bright Cyan
#41FDFE
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 4.78
Aqua
#00FFFF
ΔE00 4.88
Bright Light Blue
#26F7FD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFBEF #FB6D79
analogous
#6DFBA8 #6DFBEF #6DC0FB
triadic
#6DFBEF #EF6DFB #FBEF6D
tetradic
#6DFBEF #A86DFB #FB6D79 #C0FB6D
square
#6DFBEF #A86DFB #FB6D79 #C0FB6D
split-complementary
#6DFBEF #FB6DC0 #FBA86D
monochromatic
#06E7D4 #31F9E8 #6DFBEF #A9FDF6 #E1FEFC
Accessibility & contrast
On white
1.26
#6DFBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#6DFBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFBEF
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFBEF | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#D8DEF1
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6dfbef; /* rgb */ color: rgb(109, 251, 239); /* oklch */ color: oklch(90.7% 0.124 187.6);
Tailwind
colors: {
custom: {
50: '#a3fdf4',
500: '#6dfbef',
950: '#000000',
},
}SCSS
$custom: #6dfbef; $custom-light: #a3fdf4; $custom-dark: #000000;
JSON
{
"hex": "#6dfbef",
"rgb": {
"r": 109,
"g": 251,
"b": 239
},
"hsl": {
"h": 174.93,
"s": 94.667,
"l": 70.588
},
"oklch": {
"l": 0.90718,
"c": 0.12402,
"h": 187.6
},
"luminance": 0.78478
}Semantic roles & 50–950 ramp
primary
#6DFBEF
secondary
#D63644
accent
#0013E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685