#69DAE3#69DAE3
#69DAE3 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.6% C 0.103 H 202.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69DAE3 |
|---|---|
| RGB | rgb(105, 218, 227) |
| HSL | hsl(184, 69%, 65%) |
| HSV | hsv(184, 54%, 89%) |
| CMYK | cmyk(53.7%, 4%, 0%, 11%) |
| CIE-LAB | lab(81.12, -29.63, -14.24) |
| CIE-LCH | lch(81.12, 32.87, 205.67°) |
| OKLab | oklab(82.6% -0.0956 -0.0393) |
| OKLCH | oklch(82.6% 0.103 202.4) |
| XYZ | xyz(44.7566, 58.6879, 81.6274) |
| Luminance | 0.5869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.76
Robin Egg Blue
#8AF1FE
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.16
Mediumturquoise
#48D1CC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DAE3 #E37269
analogous
#69E3AF #69DAE3 #699DE3
triadic
#69DAE3 #E369DA #DAE369
tetradic
#69DAE3 #AF69E3 #E37269 #9DE369
square
#69DAE3 #AF69E3 #E37269 #9DE369
split-complementary
#69DAE3 #E3699D #E3AF69
monochromatic
#21A6B1 #35CDD9 #69DAE3 #9DE7ED #D0F3F6
Accessibility & contrast
On white
1.65
#69DAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#69DAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DAE3
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DAE3 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E4
Deuteranopia (green-blind)
#B8C3E4
Tritanopia (blue-blind)
#00E1DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69dae3; /* rgb */ color: rgb(105, 218, 227); /* oklch */ color: oklch(82.6% 0.103 202.4);
Tailwind
colors: {
custom: {
50: '#9ee5eb',
500: '#69dae3',
950: '#000000',
},
}SCSS
$custom: #69dae3; $custom-light: #9ee5eb; $custom-dark: #000000;
JSON
{
"hex": "#69dae3",
"rgb": {
"r": 105,
"g": 218,
"b": 227
},
"hsl": {
"h": 184.426,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.82596,
"c": 0.1034,
"h": 202.4
},
"luminance": 0.58692
}Semantic roles & 50–950 ramp
primary
#69DAE3
secondary
#B2473E
accent
#2315D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1616
muted
#808484