#69DEF3#69DEF3
#69DEF3 is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.1% C 0.109 H 211.0°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69DEF3 |
|---|---|
| RGB | rgb(105, 222, 243) |
| HSL | hsl(189, 85%, 68%) |
| HSV | hsv(189, 57%, 95%) |
| CMYK | cmyk(56.8%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.76, -27.19, -20.26) |
| CIE-LCH | lch(82.76, 33.91, 216.69°) |
| OKLab | oklab(84.08% -0.0935 -0.0561) |
| OKLCH | oklch(84.08% 0.109 211) |
| XYZ | xyz(48.1181, 61.7122, 94.1525) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Neon Blue
#04D9FF
ΔE00 4.98
Aqua Blue
#02D8E9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Sky Blue
#87CEEB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DEF3 #F37E69
analogous
#69F3C3 #69DEF3 #6999F3
triadic
#69DEF3 #F369DE #DEF369
tetradic
#69DEF3 #C369F3 #F37E69 #99F369
square
#69DEF3 #C369F3 #F37E69 #99F369
split-complementary
#69DEF3 #F36999 #F3C369
monochromatic
#11B4D1 #30D2EE #69DEF3 #A2EAF8 #DAF7FC
Accessibility & contrast
On white
1.57
#69DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#69DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DEF3
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DEF3 | 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)
#CCD7F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00E7E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69def3; /* rgb */ color: rgb(105, 222, 243); /* oklch */ color: oklch(84.1% 0.109 211.0);
Tailwind
colors: {
custom: {
50: '#9fe8f7',
500: '#69def3',
950: '#000000',
},
}SCSS
$custom: #69def3; $custom-light: #9fe8f7; $custom-dark: #000000;
JSON
{
"hex": "#69def3",
"rgb": {
"r": 105,
"g": 222,
"b": 243
},
"hsl": {
"h": 189.13,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.84081,
"c": 0.10906,
"h": 211
},
"luminance": 0.61717
}Semantic roles & 50–950 ramp
primary
#69DEF3
secondary
#CC4B34
accent
#2604E2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485