#69DFE3#69DFE3
#69DFE3 is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.7% C 0.106 H 198.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFE3 |
|---|---|
| RGB | rgb(105, 223, 227) |
| HSL | hsl(182, 69%, 65%) |
| HSV | hsv(182, 54%, 89%) |
| CMYK | cmyk(53.7%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(82.55, -32.02, -12.10) |
| CIE-LCH | lch(82.55, 34.23, 200.70°) |
| OKLab | oklab(83.75% -0.101 -0.0334) |
| OKLCH | oklch(83.75% 0.106 198.3) |
| XYZ | xyz(46.0727, 61.3202, 82.0661) |
| Luminance | 0.6132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.08
Aqua Blue
#02D8E9
ΔE00 5.18
Mediumturquoise
#48D1CC
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 5.95
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Bright Light Blue
#26F7FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFE3 #E36D69
analogous
#69E3AA #69DFE3 #69A2E3
triadic
#69DFE3 #E369DF #DFE369
tetradic
#69DFE3 #AA69E3 #E36D69 #A2E369
square
#69DFE3 #AA69E3 #E36D69 #A2E369
split-complementary
#69DFE3 #E369A2 #E3AA69
monochromatic
#21ACB1 #35D4D9 #69DFE3 #9DEAED #D0F5F6
Accessibility & contrast
On white
1.58
#69DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#69DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFE3
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFE3 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E4
Deuteranopia (green-blind)
#BDC7E4
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dfe3; /* rgb */ color: rgb(105, 223, 227); /* oklch */ color: oklch(83.7% 0.106 198.3);
Tailwind
colors: {
custom: {
50: '#9ee9eb',
500: '#69dfe3',
950: '#000000',
},
}SCSS
$custom: #69dfe3; $custom-light: #9ee9eb; $custom-dark: #000000;
JSON
{
"hex": "#69dfe3",
"rgb": {
"r": 105,
"g": 223,
"b": 227
},
"hsl": {
"h": 181.967,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.83748,
"c": 0.10635,
"h": 198.3
},
"luminance": 0.61325
}Semantic roles & 50–950 ramp
primary
#69DFE3
secondary
#B2423E
accent
#1B15D0
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484