#6CFDEE#6CFDEE
#6CFDEE is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.1% C 0.127 H 185.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDEE |
|---|---|
| RGB | rgb(108, 253, 238) |
| HSL | hsl(174, 97%, 71%) |
| HSV | hsv(174, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 5.9%, 0.8%) |
| CIE-LAB | lab(91.51, -42.40, -4.57) |
| CIE-LCH | lch(91.51, 42.65, 186.15°) |
| OKLab | oklab(91.12% -0.1259 -0.013) |
| OKLCH | oklch(91.12% 0.127 185.9) |
| XYZ | xyz(56.7354, 79.6060, 93.2479) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.34
Bright Cyan
#41FDFE
ΔE00 5.39
Aqua
#00FFFF
ΔE00 5.53
Turquoise
#40E0D0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDEE #FD6C7B
analogous
#6CFDA5 #6CFDEE #6CC3FD
triadic
#6CFDEE #EE6CFD #FDEE6C
tetradic
#6CFDEE #A56CFD #FD6C7B #C3FD6C
square
#6CFDEE #A56CFD #FD6C7B #C3FD6C
split-complementary
#6CFDEE #FD6CC3 #FDA56C
monochromatic
#03EBD3 #30FCE7 #6CFDEE #A8FEF5 #E1FFFC
Accessibility & contrast
On white
1.24
#6CFDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6CFDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDEE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDEE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cfdee; /* rgb */ color: rgb(108, 253, 238); /* oklch */ color: oklch(91.1% 0.127 185.9);
Tailwind
colors: {
custom: {
50: '#a3fef3',
500: '#6cfdee',
950: '#000000',
},
}SCSS
$custom: #6cfdee; $custom-light: #a3fef3; $custom-dark: #000000;
JSON
{
"hex": "#6cfdee",
"rgb": {
"r": 108,
"g": 253,
"b": 238
},
"hsl": {
"h": 173.793,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.91117,
"c": 0.12662,
"h": 185.9
},
"luminance": 0.79612
}Semantic roles & 50–950 ramp
primary
#6CFDEE
secondary
#D93546
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685