#69DFEA#69DFEA
#69DFEA is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.0% C 0.107 H 203.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFEA |
|---|---|
| RGB | rgb(105, 223, 234) |
| HSL | hsl(185, 75%, 66%) |
| HSV | hsv(185, 55%, 92%) |
| CMYK | cmyk(55.1%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(82.76, -30.14, -15.49) |
| CIE-LCH | lch(82.76, 33.89, 207.20°) |
| OKLab | oklab(83.99% -0.0981 -0.0428) |
| OKLCH | oklch(83.99% 0.107 203.6) |
| XYZ | xyz(47.0585, 61.7146, 87.2581) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.46
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.75
Robin'S Egg Blue
#98EFF9
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 6.76
Darkturquoise
#00CED1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFEA #EA7469
analogous
#69EAB5 #69DFEA #699FEA
triadic
#69DFEA #EA69DF #DFEA69
tetradic
#69DFEA #B569EA #EA7469 #9FEA69
square
#69DFEA #B569EA #EA7469 #9FEA69
split-complementary
#69DFEA #EA699F #EAB569
monochromatic
#1BB0BE #33D4E2 #69DFEA #9FEAF2 #D4F6F9
Accessibility & contrast
On white
1.57
#69DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#69DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFEA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFEA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BBC8EB
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfea; /* rgb */ color: rgb(105, 223, 234); /* oklch */ color: oklch(84.0% 0.107 203.6);
Tailwind
colors: {
custom: {
50: '#9fe9f0',
500: '#69dfea',
950: '#000000',
},
}SCSS
$custom: #69dfea; $custom-light: #9fe9f0; $custom-dark: #000000;
JSON
{
"hex": "#69dfea",
"rgb": {
"r": 105,
"g": 223,
"b": 234
},
"hsl": {
"h": 185.116,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.83988,
"c": 0.10706,
"h": 203.6
},
"luminance": 0.61719
}Semantic roles & 50–950 ramp
primary
#69DFEA
secondary
#BD453A
accent
#1F0ED8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101616
muted
#808485