#69F0DF#69F0DF
#69F0DF is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.6% C 0.121 H 184.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69F0DF |
|---|---|
| RGB | rgb(105, 240, 223) |
| HSL | hsl(172, 82%, 68%) |
| HSV | hsv(172, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 7.1%, 5.9%) |
| CIE-LAB | lab(87.31, -40.88, -2.93) |
| CIE-LCH | lch(87.31, 40.99, 184.10°) |
| OKLab | oklab(87.56% -0.1205 -0.0086) |
| OKLCH | oklch(87.56% 0.121 184.1) |
| XYZ | xyz(50.2992, 70.6462, 80.7830) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.76
Bright Aqua
#0BF9EA
ΔE00 3.93
Turquoise
#40E0D0
ΔE00 4.19
Bright Turquoise
#0FFEF9
ΔE00 5.82
Aqua (survey)
#13EAC9
ΔE00 5.91
Bright Cyan
#41FDFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F0DF #F0697A
analogous
#69F09B #69F0DF #69BEF0
triadic
#69F0DF #DF69F0 #F0DF69
tetradic
#69F0DF #9B69F0 #F0697A #BEF069
square
#69F0DF #9B69F0 #F0697A #BEF069
split-complementary
#69F0DF #F069BE #F09B69
monochromatic
#14CAB3 #31EAD3 #69F0DF #A1F6EB #D8FBF7
Accessibility & contrast
On white
1.39
#69F0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#69F0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F0DF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F0DF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DE
Deuteranopia (green-blind)
#D0D4E1
Tritanopia (blue-blind)
#00F5EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f0df; /* rgb */ color: rgb(105, 240, 223); /* oklch */ color: oklch(87.6% 0.121 184.1);
Tailwind
colors: {
custom: {
50: '#a0f5e8',
500: '#69f0df',
950: '#000000',
},
}SCSS
$custom: #69f0df; $custom-light: #a0f5e8; $custom-dark: #000000;
JSON
{
"hex": "#69f0df",
"rgb": {
"r": 105,
"g": 240,
"b": 223
},
"hsl": {
"h": 172.444,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.87561,
"c": 0.12085,
"h": 184.1
},
"luminance": 0.70651
}Semantic roles & 50–950 ramp
primary
#69F0DF
secondary
#C73648
accent
#0722DE
background
#FDFFFE
surface
#F7FEFC
border
#D0D6D5
text
#101716
muted
#818584