#6FDEF3#6FDEF3
#6FDEF3 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.105 H 211.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6FDEF3 |
|---|---|
| RGB | rgb(111, 222, 243) |
| HSL | hsl(190, 85%, 69%) |
| HSV | hsv(190, 54%, 95%) |
| CMYK | cmyk(54.3%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.96, -26.05, -19.94) |
| CIE-LCH | lch(82.96, 32.81, 217.43°) |
| OKLab | oklab(84.3% -0.0897 -0.0552) |
| OKLCH | oklch(84.3% 0.105 211.6) |
| XYZ | xyz(48.8480, 62.0886, 94.1867) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.01
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.17
Aqua Blue
#02D8E9
ΔE00 5.54
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FDEF3 #F3846F
analogous
#6FF3C6 #6FDEF3 #6F9CF3
triadic
#6FDEF3 #F36FDE #DEF36F
tetradic
#6FDEF3 #C66FF3 #F3846F #9CF36F
square
#6FDEF3 #C66FF3 #F3846F #9CF36F
split-complementary
#6FDEF3 #F36F9C #F3C66F
monochromatic
#12B7D6 #37D1EE #6FDEF3 #A7EBF8 #E0F8FC
Accessibility & contrast
On white
1.56
#6FDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6FDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FDEF3
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FDEF3 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F4
Deuteranopia (green-blind)
#B9C8F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6fdef3; /* rgb */ color: rgb(111, 222, 243); /* oklch */ color: oklch(84.3% 0.105 211.6);
Tailwind
colors: {
custom: {
50: '#a2e8f7',
500: '#6fdef3',
950: '#000000',
},
}SCSS
$custom: #6fdef3; $custom-light: #a2e8f7; $custom-dark: #000000;
JSON
{
"hex": "#6fdef3",
"rgb": {
"r": 111,
"g": 222,
"b": 243
},
"hsl": {
"h": 189.545,
"s": 84.615,
"l": 69.412
},
"oklch": {
"l": 0.84298,
"c": 0.10535,
"h": 211.6
},
"luminance": 0.62093
}Semantic roles & 50–950 ramp
primary
#6FDEF3
secondary
#CC513A
accent
#2804E1
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485