#69F1CD#69F1CD
#69F1CD is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.3% C 0.130 H 173.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1CD |
|---|---|
| RGB | rgb(105, 241, 205) |
| HSL | hsl(164, 83%, 68%) |
| HSV | hsv(164, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 14.9%, 5.5%) |
| CIE-LAB | lab(87.15, -45.63, 6.25) |
| CIE-LCH | lch(87.15, 46.06, 172.20°) |
| OKLab | oklab(87.28% -0.1294 0.0158) |
| OKLCH | oklch(87.28% 0.13 173) |
| XYZ | xyz(48.2953, 70.3169, 68.7732) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.26
Tiffany Blue
#7BF2DA
ΔE00 3.60
Aquamarine
#7FFFD4
ΔE00 3.64
Light Aqua
#8CFFDB
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 4.04
Aqua Marine
#2EE8BB
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1CD #F1698D
analogous
#69F189 #69F1CD #69D1F1
triadic
#69F1CD #CD69F1 #F1CD69
tetradic
#69F1CD #8969F1 #F1698D #D1F169
square
#69F1CD #8969F1 #F1698D #D1F169
split-complementary
#69F1CD #F169D1 #F18969
monochromatic
#13CD9B #31ECBA #69F1CD #A1F6E0 #D9FBF2
Accessibility & contrast
On white
1.39
#69F1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#69F1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1CD
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1CD | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#D6D4D0
Tritanopia (blue-blind)
#02F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f1cd; /* rgb */ color: rgb(105, 241, 205); /* oklch */ color: oklch(87.3% 0.130 173.0);
Tailwind
colors: {
custom: {
50: '#9ff6dc',
500: '#69f1cd',
950: '#000000',
},
}SCSS
$custom: #69f1cd; $custom-light: #9ff6dc; $custom-dark: #000000;
JSON
{
"hex": "#69f1cd",
"rgb": {
"r": 105,
"g": 241,
"b": 205
},
"hsl": {
"h": 164.118,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.87282,
"c": 0.13036,
"h": 173
},
"luminance": 0.70322
}Semantic roles & 50–950 ramp
primary
#69F1CD
secondary
#C9355C
accent
#0640DF
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584