#69DEE3#69DEE3
#69DEE3 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.5% C 0.106 H 199.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEE3 |
|---|---|
| RGB | rgb(105, 222, 227) |
| HSL | hsl(182, 69%, 65%) |
| HSV | hsv(182, 54%, 89%) |
| CMYK | cmyk(53.7%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(82.26, -31.54, -12.52) |
| CIE-LCH | lch(82.26, 33.94, 201.66°) |
| OKLab | oklab(83.52% -0.0999 -0.0346) |
| OKLCH | oklch(83.52% 0.106 199.1) |
| XYZ | xyz(45.8064, 60.7875, 81.9773) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 5.91
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEE3 #E36E69
analogous
#69E3AB #69DEE3 #69A1E3
triadic
#69DEE3 #E369DE #DEE369
tetradic
#69DEE3 #AB69E3 #E36E69 #A1E369
square
#69DEE3 #AB69E3 #E36E69 #A1E369
split-complementary
#69DEE3 #E369A1 #E3AB69
monochromatic
#21ABB1 #35D3D9 #69DEE3 #9DE9ED #D0F5F6
Accessibility & contrast
On white
1.60
#69DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#69DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEE3
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEE3 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BCC6E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69dee3; /* rgb */ color: rgb(105, 222, 227); /* oklch */ color: oklch(83.5% 0.106 199.1);
Tailwind
colors: {
custom: {
50: '#9ee8eb',
500: '#69dee3',
950: '#000000',
},
}SCSS
$custom: #69dee3; $custom-light: #9ee8eb; $custom-dark: #000000;
JSON
{
"hex": "#69dee3",
"rgb": {
"r": 105,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.459,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.83518,
"c": 0.10572,
"h": 199.1
},
"luminance": 0.60792
}Semantic roles & 50–950 ramp
primary
#69DEE3
secondary
#B2433E
accent
#1D15D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484