#69DFED#69DFED
#69DFED is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.1% C 0.108 H 205.8°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69DFED |
|---|---|
| RGB | rgb(105, 223, 237) |
| HSL | hsl(186, 79%, 67%) |
| HSV | hsv(186, 56%, 93%) |
| CMYK | cmyk(55.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(82.85, -29.33, -16.94) |
| CIE-LCH | lch(82.85, 33.87, 210.02°) |
| OKLab | oklab(84.09% -0.0969 -0.0468) |
| OKLCH | oklch(84.09% 0.108 205.8) |
| XYZ | xyz(47.4932, 61.8884, 89.5471) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.14
Aqua Blue
#02D8E9
ΔE00 4.17
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Neon Blue
#04D9FF
ΔE00 6.87
Bright Light Blue
#26F7FD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DFED #ED7769
analogous
#69EDB9 #69DFED #699DED
triadic
#69DFED #ED69DF #DFED69
tetradic
#69DFED #B969ED #ED7769 #9DED69
square
#69DFED #B969ED #ED7769 #9DED69
split-complementary
#69DFED #ED699D #EDB969
monochromatic
#18B2C4 #32D3E6 #69DFED #A0EBF4 #D6F6FA
Accessibility & contrast
On white
1.57
#69DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#69DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DFED
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DFED | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69dfed; /* rgb */ color: rgb(105, 223, 237); /* oklch */ color: oklch(84.1% 0.108 205.8);
Tailwind
colors: {
custom: {
50: '#9fe9f2',
500: '#69dfed',
950: '#000000',
},
}SCSS
$custom: #69dfed; $custom-light: #9fe9f2; $custom-dark: #000000;
JSON
{
"hex": "#69dfed",
"rgb": {
"r": 105,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.364,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.84093,
"c": 0.10765,
"h": 205.8
},
"luminance": 0.61893
}Semantic roles & 50–950 ramp
primary
#69DFED
secondary
#C24738
accent
#210BDB
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#101617
muted
#808485